IviRFSigGen Configure Frequency Step Dwell [FST]

IviRFSigGenFrequencyStep Capability Group

This VI configures how the frequency sweep advances.

instrument handle The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
single enabled Specify if the frequency sweep advances after the next trigger event (TRUE) or immediately after the dwell time ends (FALSE). The driver uses this value to set the IviRFSigGen>>Sweep>>Frequency Step>>Frequency_STEP_SINGLE_STEP_ENABLED property.

Valid Values: TRUE; FALSE

Default Value: FALSE
dwell Specify the duration time of one step. Dwell time starts immediate after a trigger or the next step; no settling time is added. The driver uses this value to set the IviRFSigGen>>Sweep>>Frequency Step>>Frequency_STEP_DWELL property.

Units: Seconds

Default Value: 2.0 ms

Note:

This property is ignored if the IviRFSigGen>>Sweep>>Frequency Step>>Frequency_STEP_SINGLE_STEP_ENABLED property is set to TRUE.
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

instrument handle out The instrument handle that you obtain from the IviRFSigGen Initialize or IviRFSigGen Initialize With Options VIs.
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.